projects
/
openwrt
/
svn-archive
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
eef4a7d
)
weechat: Tweak LDFLAGS. Fixes compilation.
author
Andy Boyett
<
[email protected]
>
Sun, 15 Jun 2008 18:21:13 +0000
(18:21 +0000)
committer
Andy Boyett
<
[email protected]
>
Sun, 15 Jun 2008 18:21:13 +0000
(18:21 +0000)
SVN-Revision: 11492
net/weechat/Makefile
patch
|
blob
|
history
diff --git
a/net/weechat/Makefile
b/net/weechat/Makefile
index 67ef94ddce855d0295926416718266dbb6c3556d..bbc452a9152ed40a7b13b2d5fb171c1852206d52 100644
(file)
--- a/
net/weechat/Makefile
+++ b/
net/weechat/Makefile
@@
-81,7
+81,7
@@
CONFIGURE_ARGS+= \
LUACONFIG="" \
CONFIGURE_VARS+= \
- LDFLAGS="$$$$LDFLAGS -L$(STAGING_DIR)/usr/lib/libiconv/lib" \
+ LDFLAGS="$$$$LDFLAGS -L$(STAGING_DIR)/usr/lib/libiconv/lib
-Wl,-rpath-link,$(STAGING_DIR)/usr/lib
" \
ifneq ($(SDK)$(CONFIG_PACKAGE_weechat-mod-lua),)
CONFIGURE_ARGS+= \